Removing hack and fixing gtk_tree_view_column_cell_get_size().
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 4 Dec 2010 05:05:15 +0000 (14:05 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 4 Dec 2010 07:04:04 +0000 (16:04 +0900)
commitc8c5ed8fa1d20ee93c45324138f85da76e968f43
tree59b51f7572c82f8b1094ed21948ea9b710d610db
parent0f4a2d322be507aaae8229f84bf80665901512d3
Removing hack and fixing gtk_tree_view_column_cell_get_size().

Now consult gtk_cell_area_context_get_preferred_height().

It can be that height-for-widths requested here were too large
when multiple cells are in play because of the alignments stored
in the context... removing the temporary focus-line-width hack.
gtk/gtktreeviewcolumn.c